NXP Semiconductors /LPC11Axx /WWDT /MOD

Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text

Interpret as MOD

31 2827 2423 2019 1615 1211 87 43 0 0 0 0 0 0 0 0 00 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 (STOPPED)WDEN 0 (INTERRUPT)WDRESET 0 (WDTOF)WDTOF 0 (WDINT)WDINT 0 (NOT_LOCKED)WDPROTECT 0 (LOCK)LOCK 0RESERVED

WDPROTECT=NOT_LOCKED, WDRESET=INTERRUPT, WDEN=STOPPED

Description

Watchdog mode register. This register contains the basic mode and status of the Watchdog Timer.

Fields

WDEN

Watchdog enable bit. Once this bit has been written with a 1 it cannot be rewritten with a 0.

0 (STOPPED): The watchdog timer is stopped.

1 (RUNNING): The watchdog timer is running.

WDRESET

Watchdog reset enable bit. Once this bit has been written with a 1 it cannot be rewritten with a 0.

0 (INTERRUPT): A watchdog timeout will not cause a chip reset.

1 (RESET): A watchdog timeout will cause a chip reset.

WDTOF

Watchdog time-out flag. Set when the watchdog timer times out, by a feed error, or by events associated with WDPROTECT. Cleared by software. Causes a chip reset if WDRESET = 1.

WDINT

Warning interrupt flag. Set when the timer reaches the value in WDWARNINT. Cleared by software.

WDPROTECT

Watchdog update mode. This bit can be set once by software and is only cleared by a reset.

0 (NOT_LOCKED): The watchdog time-out value (TC) can be changed at any time.

1 (LOCKED): The watchdog time-out value (TC) can be changed only after the counter is below the value of WDWARNINT and WDWINDOW.

LOCK

A 1 in this bit prevents disabling or powering down the clock source selected by bit 0 of the WDCLKSRC register and also prevents switching to a clock source that is disabled or powered down. This bit can be set once by software and is only cleared by any reset. If this bit is one and the WWDT clock source is the IRC when Deep-sleep or Power-down modes are entered, the IRC remains running thereby increasing power consumption in Deep-sleep mode and potentially preventing the part of entering Power-down mode correctly (see Section 15.7).

RESERVED

Reserved, user software should not write ones to reserved bits. The value read from a reserved bit is not defined.

Links

()